crypto/tls.newSessionTicketMsgTLS13.nonce (field)
4 uses
crypto/tls (current package)
handshake_client_tls13.go#L671: nonce: msg.nonce,
handshake_messages.go#L975: nonce []byte
handshake_messages.go#L991: b.AddBytes(m.nonce)
handshake_messages.go#L1019: !readUint8LengthPrefixed(&s, &m.nonce) ||
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)